CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小二乘 圆

搜索资源列表

  1. CircleSim

    1下载:
  2. 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7822
    • 提供者:buoll
  1. circle_fitting

    1下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:156768
    • 提供者:李巧枝
  1. eyedemo

    5下载:
  2. 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:118877
    • 提供者:李杨
  1. iris_boundaries_trace

    1下载:
  2. 虹膜识别中的边缘定位方法:使用边缘跟踪定位法找到边界点,再使用最小二乘圆拟合法得到坐标值,附图片。
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:63276
    • 提供者:galaft
  1. niheyuan

    1下载:
  2. 最小二乘曲线拟合圆,vc的源代码和推导过程
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:126754
    • 提供者:孟辰
  1. ElliFit.rar

    0下载:
  2. 最小二乘椭圆拟合 for java Least Ellipse Fitting,Least squares ellipse fitting for javaLeast Ellipse Fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:7537
    • 提供者:殷俊
  1. ellipsefit.rar

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码,Based on MATLAB to achieve a least-squares fitting oval direct algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2039
    • 提供者:小蔡
  1. cirle1

    2下载:
  2. 二维圆的拟合,非常的好用,算法用的是最小二乘算法-The 2D circle fitting, very easy to use, the algorithm using a least squares algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:164199
    • 提供者:李辉
  1. Graphics-generation-and-filling

    1下载:
  2. 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4493407
    • 提供者:
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2490240
    • 提供者:王延海
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    0下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180766
    • 提供者:刘镖峰
  1. 79419130ellipse

    1下载:
  2. 本程序是关于最小二乘椭圆拟合的中心定位程序,定位精度较高。-This program is about the least-squares ellipse fitting center locator, positioning accuracy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:55896
    • 提供者:谢鲁
  1. constrainedcircle

    1下载:
  2. 研究各种拟合圆的方法,提出了一个圆的代数距离表示法的系数约束条件,在此约束条件下讨论圆的几何特征参数的估计问题,并给出了特征参数在约束条件下的最小二乘估计.实例验证表明,文中算法比一般最小二乘法具有更高的拟合精度. -Various methods of fitting a circle, a circle is proposed algebraic representation of the coefficient of distance constraints, under the co
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:832
    • 提供者:pzg
  1. Desktop

    1下载:
  2. 用matlab实现的最小二乘拟合圆,能输出半斤,圆心坐标,拟合误差-a program for cirfit
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-08
    • 文件大小:1763759
    • 提供者:张利群
  1. CircleFitByKasa

    1下载:
  2. 基于I. Kasa论文的最小二乘圆拟合法-Simple algebraic circle fit (Kasa method) I. Kasa, "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas., Vol. 25, pages 8-14, (1976)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:alvinduke
  1. CircleFitByPratt

    1下载:
  2. 基于V. Pratt论文的最小二乘圆拟合法-Circle fit by Pratt V. Pratt, "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1290
    • 提供者:alvinduke
  1. Roundness-error

    2下载:
  2. 圆度误差计算,国际上常用的有4种方法:最小二乘圆(LSC)方法;最大内切圆(MIC)方法;最小外接圆(MCC)方法和最小区域圆(MZC)方法。 -On the roundness error of calculation, the international commonly used there are four methods: least square circle method (LSC) The maximum inscribed circle (MIC) method Minim
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4369
    • 提供者:cj
  1. circle-fitting

    1下载:
  2. 基于统计学方法圆拟合曲线,最小二乘圆拟合算法。-Circle Fitting Curve Based on Statistical Method,Least square circle fitting algorithm。
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3315364
    • 提供者:钟号
  1. nihe

    2下载:
  2. 对实际测得坐标实现圆拟合,前提是几何形状近似圆(The actual measure coordinates are fit to a circle, provided that that geometry approximates the circle)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:尔良
  1. ellipse

    0下载:
  2. 根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-10-06
    • 文件大小:6144
    • 提供者:wdf_ciomp
« 12 »
搜珍网 www.dssz.com